-
Notifications
You must be signed in to change notification settings - Fork 231
Bump the GMT version to 6.6.0 in CI #4018
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
It seems there are conflicts between GMT and contextily. |
Yes, GMT 6.6.0 was built on GDAL 3.11, and
|
rasterio v1.4.4 will be the release that supports GDAL 3.11, but it's unclear when it will come out. I'm wondering if we should rebuild GMT 6.6 with GDAL 3.10 instead, so that we can at least have a build that can be used in our CI. Of course, we need to rebuild GMT 6.6 again with GDAL 3.11 later. |
New GMT 6.6 build in #329 still doesn't work, likely because conflicts with geos or proj
|
See checklist at #4017.
Previous PR at #2962.